Platform Explorer / Nuxeo Platform 6.0

Component org.nuxeo.ecm.spaces.impl.docwrapper.SpacesAdapterComponent

Implementation

Class: org.nuxeo.ecm.spaces.impl.docwrapper.SpacesAdapterComponent

Extension Points

XML Source

<?xml version="1.0"?>
<component name="org.nuxeo.ecm.spaces.impl.docwrapper.SpacesAdapterComponent"
  version="1.0">

  <implementation class="org.nuxeo.ecm.spaces.impl.docwrapper.SpacesAdapterComponent" />

   <extension-point name="factory">
    <object class="org.nuxeo.ecm.spaces.impl.docwrapper.SpaceFactoryDescriptor" />
  </extension-point>

</component>